home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Celestin Apprentice 2
/
Apprentice-Release2.iso
/
Source Code
/
C
/
Code Resources
/
Controls GH
/
utilities.h
< prev
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
1993-10-22
|
246 b
|
8 lines
|
[
TEXT/KAHL
]
/****** utilities.h *********
**** prototype declaration for the utilities.c file
****/
#pragma once
Boolean TestForColor(void);
Boolean UseColorQD(ControlHandle me, Rect *ctlRect);
Boolean Using32Bit(void);
Boolean TrapAvailable(short theTrap);